home *** CD-ROM | disk | FTP | other *** search
- /*$VER: JAZP 40.1 (18.2.01)
- *
- * This file enables PFS2 on a 1GB Jaz Disk. Created by Tim Kovack.
- *
- */
-
- FileSystem = L:PFS2
- Priority = 10
- StackSize = 600
- GlobVec = -1
- Surfaces = 5
- SectorsPerBlock = 2
- BlocksPerTrack = 130
- Reserved = 2
- LowCyl = 2
- HighCyl = 3216
- Buffers = 512
- BufMemType = 0
- MaxTransfer = 0x7FFFFFFF
- Mask = 0x7FFFFFFF
- DosType = 0x50465301
-
- /* The Device and Unit field are controlled by tooltypes in the JAZP Icon.
- *
- * Device = scsi.device
- * Unit = 5
- *
- */
-